These scripts all deal with JavaScript Calendars. I'll show you some really neat calendars - some show only the month, others the entire year. Some even highlight the current day, tell you when you entered the page, and more! Every entry has a Source Code option so you may see the EXACT JavaScript code used to create the button.


Title: Cookie Calendar
Contributor: Greg Quilop (web@queriousdesigns.com)
Contributor URL: http://www.queriousdesigns.com
Details: 9.18 KB * Uploaded February 16 2001
Description: This calendar, written entirely in JavaScript, uses cookies to allow users to save information on specific dates. Includes daily and monthly summaries and a complete help file. Cookie Calendar works as its own program as well. Great!

[ Get Source Code ]


Title: Date Images
Contributor: Jeff Harding (jbh@site-ations.com)
Contributor URL: http://www.site-ations.com
Details: 2.28 KB * Uploaded August 29 2000
Description: Displays the current date using images. This allows you to be more creative and use any images you want, such as images that match the color or theme of your site.

[ Get Source Code ]


Title: Date Menu
Contributor: Ben McFarlin (mcfarlin@netscape.net)
Contributor URL: http://sites.netscape.net/mcfarlin
Details: 2.67 KB * Uploaded October 25 1999
Description: This JavaScript uses the Date function to dynamically generate accurate dates for the pull-down menus. Each time the user selects a year or month, JavaScript gets the correct number of days in that month and updates the pull down menu. The script is Y2K compliant and also works for leap years. Cool!

[ Get Source Code ]


Title: Days Left
Contributor: Justin Smith (jsmith@polbox.com)
Details: 0.90 KB * Uploaded February 18 2000
Description: Procrastinators everywhere, rejoice! If many of your projects end up being due on the first of the month, do you know how many days do you have left? This script calculates and displays the number of days (not weekdays) left in the current month in a snap. And, the script has no trouble with leap year or Y2K.

[ Get Source Code ]


Title: Dynamic Calendar
Contributor: Nick Korosi (nfk2000@hotmail.com)
Details: 7.06 KB * Uploaded December 27 1999
Description: This calendar allows you to select a month and year and automatically display the a complete calendar for that month in Dynamic HTML. Great!

[ Get Source Code ]


Title: Monthly: Day Highlighted
Contributor:Jason Miller (jsmiller@mines.edu)
Contributor URL: http://magma.mines.edu/students/j/jsmiller
Details: 2.98 KB * Uploaded July 24 1998
Description: This is a very interesting fascinating JavaScript calendar. It shows you the current month's calendar, and the current day is highlighted! A very neat effect - some great JavaScripting!

[ Get Source Code ]


Title: Monthly: Time - Day Highlighted
Details: 2.72 KB * Uploaded June 21 1997
Description: This JavaScript calendar shows users a calendar that also tells you when you entered the page. Also, the current day is highlighted.

[ Get Source Code ]


Title: Popup Date Picker
Contributor: Kedar R. Bhave (softricks@hotmail.com)
Contributor URL: http://www.softricks.com
Details: 17.17 KB * Uploaded September 6 2000
Description: Getting date input for your web site visitors and customers was never this easy! A popup window appears allowing the user to select a date simply by a clicking it. The user can navigate to previous and future dates, and the selected date is displayed in your form. Great! Uses a .js file so it's easy to re-use this code on your pages.

[ Get Source Code ]


Title: Quarterly Calendar
Details: 2.49 KB * Uploaded June 21 1997
Description: This is a very interesting "pretty" JavaScript calendar. It displays the current month, and the month prior and forthcoming on each side.

[ Get Source Code ]


Title: Season
Contributor: Michael Mann (pres@manninc.com)
Contributor URL: http://www.manninc.com/
Details: 1.24 KB * Uploaded March 12 2001
Description: Display the current season and year as determined by the system clock. Easy!

[ Get Source Code ]


Title: Select-A-Month
Contributor: Robert J. Patrick (rpatrick@mit.edu)
Details: 5.31 KB * Uploaded February 15 1998
Description: This script is a wonderful example of JavaScript at it's best. Simply select any month of any year, and JavaScript will "build" you the calendar for that month! It's great! Give it a try!

[ Get Source Code ]


Title: US-Euro Calendar
Contributor: Doug Lawson (dlawson@clark.net)
Details: 18.57 KB * Uploaded November 15, 2000
Description: A powerful calendar that allows you to scroll through the months. Displays monthly calendars in U.S. or Euro style, three months at a time. It even lets you define the holidays!

[ Get Source Code ]


Title: Year
Details: 1.83 KB * Uploaded June 21 1997
Description: Check out this script! See the whole year! A very neat effect - some great JavaScripting!

[ Get Source Code ]


Title: Yearly: Day Highlighted
Details: 2.63 KB * Uploaded June 21 1997
Description: Check out this script! See the whole year! Today is even highlighted! A very neat effect - some great JavaScripting!

[ Get Source Code ]